home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 26 / CU Amiga Magazine's Super CD-ROM 26 (1998)(EMAP Images)(GB)[!][issue 1998-09].iso / CUCD / Sound / AmigaAMP / AREXX.readme < prev    next >
Text File  |  1998-07-07  |  576b  |  30 lines

  1.  
  2. AmigaAMP AREXX commands
  3. -----------------------
  4.  
  5.  * OPEN NAMES/M
  6.    opens one or more files and starts to play the first one
  7.  
  8.  * PLAY
  9.    same as if you hit the play button
  10.  
  11.  * PAUSE
  12.    same as if you hit the pause button
  13.  
  14.  * STOP
  15.    same as if you hit the stop button
  16.  
  17.  * NEXT
  18.    skips forward to the next track in the playlist
  19.  
  20.  * PREVIOUS
  21.    skips back to the previous track in the playlist
  22.  
  23.  * QUIT
  24.    guess what :-))
  25.  
  26.  * VOLUME VOL/N
  27.    sets the playback volume to VOL, ranges from 0 to 26
  28.    If "Limit volume to 0dB" is activated all values above 22 will
  29.    be clipped.
  30.